Skip to content

PERF: HDFStore table writing performance improvements #3537

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 8, 2013

Conversation

jreback
Copy link
Contributor

@jreback jreback commented May 6, 2013

PERF: hdf performance by doing recarray translation in cython

-------------------------------------------------------------------------------
Test name                                    | head[ms] | base[ms] |  ratio   |
-------------------------------------------------------------------------------
write_store_table_dc                         | 155.4217 | 269.1494 |   0.5775 |
write_store_table_panel                      |  93.9604 | 135.8333 |   0.6917 |
write_store_table_mixed                      | 116.6536 | 151.5377 |   0.7698 |
write_store_table                            |  66.0146 |  80.5717 |   0.8193 |
write_store_table_wide                       | 100.0113 | 121.9817 |   0.8199 |
-------------------------------------------------------------------------------
Test name                                    | head[ms] | base[ms] |  ratio   |
-------------------------------------------------------------------------------

PERF: hdf performance by doing recarray translation in cython

PERF: incremental faster
jreback added a commit that referenced this pull request May 8, 2013
PERF: HDFStore table writing performance improvements
@jreback jreback merged commit dc84742 into pandas-dev:master May 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant